[INFO] cloning repository https://github.com/asuka-405/packman-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asuka-405/packman-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasuka-405%2Fpackman-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasuka-405%2Fpackman-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f9e82bb96ccfcf46679f694bd6da3d38ec500d6
[INFO] testing asuka-405/packman-cli against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasuka-405%2Fpackman-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asuka-405/packman-cli
[INFO] finished tweaking git repo https://github.com/asuka-405/packman-cli
[INFO] tweaked toml for git repo https://github.com/asuka-405/packman-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asuka-405/packman-cli on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asuka-405/packman-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.42
[INFO] [stderr]   Downloaded fastrand v2.1.0
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded ipnet v2.9.0
[INFO] [stderr]   Downloaded schannel v0.1.23
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded h2 v0.4.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a318ea56b8eff8e59797a5462f47a17351780a9f6d0b3e095a4fbef7e5f6c8b
[INFO] running `Command { std: "docker" "start" "-a" "3a318ea56b8eff8e59797a5462f47a17351780a9f6d0b3e095a4fbef7e5f6c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a318ea56b8eff8e59797a5462f47a17351780a9f6d0b3e095a4fbef7e5f6c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a318ea56b8eff8e59797a5462f47a17351780a9f6d0b3e095a4fbef7e5f6c8b", kill_on_drop: false }`
[INFO] [stdout] 3a318ea56b8eff8e59797a5462f47a17351780a9f6d0b3e095a4fbef7e5f6c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 078096dd8a19cb887bc81dc2053f80c56ef5a41a5eb57ea00de06e834e9b5af1
[INFO] running `Command { std: "docker" "start" "-a" "078096dd8a19cb887bc81dc2053f80c56ef5a41a5eb57ea00de06e834e9b5af1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling packman v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `last_updated` is never read
[INFO] [stdout]  --> src/utils/db.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Database {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     pub packages: Vec<Package>,
[INFO] [stdout] 6 |     pub last_updated: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Database` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `author`, `dist`, and `keywords` are never read
[INFO] [stdout]   --> src/utils/db.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Package {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 36 |     pub name: String,
[INFO] [stdout] 37 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 38 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 39 |     pub repo: String,
[INFO] [stdout] 40 |     pub dist: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub keywords: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DB_STORE` is never used
[INFO] [stdout]  --> src/utils/fs.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const DB_STORE: (&str, &str) = ("~/.packman/core.db", "C:\\Program Files\\Packman\\core.db");
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `git_clone` is never used
[INFO] [stdout]   --> src/utils/fs.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn git_clone(url: &str, path: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s
[INFO] running `Command { std: "docker" "inspect" "078096dd8a19cb887bc81dc2053f80c56ef5a41a5eb57ea00de06e834e9b5af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "078096dd8a19cb887bc81dc2053f80c56ef5a41a5eb57ea00de06e834e9b5af1", kill_on_drop: false }`
[INFO] [stdout] 078096dd8a19cb887bc81dc2053f80c56ef5a41a5eb57ea00de06e834e9b5af1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca8e3274a0d5f076f193b783095ec368e956d9c6d7cc46e5fa3b6cbfe804bcd8
[INFO] running `Command { std: "docker" "start" "-a" "ca8e3274a0d5f076f193b783095ec368e956d9c6d7cc46e5fa3b6cbfe804bcd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling packman v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `last_updated` is never read
[INFO] [stdout]  --> src/utils/db.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Database {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     pub packages: Vec<Package>,
[INFO] [stdout] 6 |     pub last_updated: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Database` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `author`, `dist`, and `keywords` are never read
[INFO] [stdout]   --> src/utils/db.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Package {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 36 |     pub name: String,
[INFO] [stdout] 37 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 38 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 39 |     pub repo: String,
[INFO] [stdout] 40 |     pub dist: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub keywords: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DB_STORE` is never used
[INFO] [stdout]  --> src/utils/fs.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const DB_STORE: (&str, &str) = ("~/.packman/core.db", "C:\\Program Files\\Packman\\core.db");
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `git_clone` is never used
[INFO] [stdout]   --> src/utils/fs.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn git_clone(url: &str, path: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "ca8e3274a0d5f076f193b783095ec368e956d9c6d7cc46e5fa3b6cbfe804bcd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8e3274a0d5f076f193b783095ec368e956d9c6d7cc46e5fa3b6cbfe804bcd8", kill_on_drop: false }`
[INFO] [stdout] ca8e3274a0d5f076f193b783095ec368e956d9c6d7cc46e5fa3b6cbfe804bcd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4abb1ca3c7b03cc21dcff24fc915c12743ce78e8d526a4ccd066b8f9ad8cb339
[INFO] running `Command { std: "docker" "start" "-a" "4abb1ca3c7b03cc21dcff24fc915c12743ce78e8d526a4ccd066b8f9ad8cb339", kill_on_drop: false }`
[INFO] [stderr] warning: field `last_updated` is never read
[INFO] [stderr]  --> src/utils/db.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Database {
[INFO] [stderr]   |            -------- field in this struct
[INFO] [stderr] 5 |     pub packages: Vec<Package>,
[INFO] [stderr] 6 |     pub last_updated: String,
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Database` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `description`, `author`, `dist`, and `keywords` are never read
[INFO] [stderr]   --> src/utils/db.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct Package {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 36 |     pub name: String,
[INFO] [stderr] 37 |     pub description: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 38 |     pub author: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 39 |     pub repo: String,
[INFO] [stderr] 40 |     pub dist: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 41 |     pub keywords: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DB_STORE` is never used
[INFO] [stderr]  --> src/utils/fs.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const DB_STORE: (&str, &str) = ("~/.packman/core.db", "C:\\Program Files\\Packman\\core.db");
[INFO] [stderr]   |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `git_clone` is never used
[INFO] [stderr]   --> src/utils/fs.rs:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub fn git_clone(url: &str, path: &str) {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `packman` (bin "packman" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/packman-396f80d2262a3493)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4abb1ca3c7b03cc21dcff24fc915c12743ce78e8d526a4ccd066b8f9ad8cb339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4abb1ca3c7b03cc21dcff24fc915c12743ce78e8d526a4ccd066b8f9ad8cb339", kill_on_drop: false }`
[INFO] [stdout] 4abb1ca3c7b03cc21dcff24fc915c12743ce78e8d526a4ccd066b8f9ad8cb339
